home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / metamail / contrib / ServiceMail / CHANGES next >
Encoding:
Text File  |  1993-05-10  |  1.6 KB  |  41 lines

  1. ServiceMail 2.0 has the following improvements over version 1.2:
  2.  
  3.  o new documentation in doc directory, including a mesh man page
  4.  
  5.  o finally made ServiceMail MIME-compliant by including a MIME-version
  6.    header line in outgoing messages
  7.  
  8.  o the mesh program accepts a "-s service" argument, which overrides the
  9.    extraction of the service from the subject line.  This is especially
  10.    useful if you are invoking mesh from a mail alias and wish to direct
  11.    messages to a particular service.
  12.  
  13.  o fixed a bug with adding an extra newline to extracted body parts
  14.  
  15.  o several new fields are extracted from incoming messages: X-Splitsize,
  16.    Apparently-to, To, Date
  17.  
  18.  o jobs can now be queueud for later processing rather
  19.    than having sendmail exec mesh immediately.
  20.  
  21.  o transaction logging is now available.
  22.  
  23.  o configuration and building have been completely rewritten.
  24.  
  25.  o several new fields are supported for outgoing envelopes: DATE, MESSAGEID,
  26.    FROM create message header lines; SPLITSIZE creates an X-Splitsize header
  27.    line and passes its value to the outgoing mailer (e.g., splitmail)
  28.  
  29.  o outgoing body parts can have a new field ENCODING to override the
  30.    content-transfer-encoding
  31.  
  32.  o mesh now checks MESHINIT and MESHCONFIG variables for the builtins
  33.    and service-table files, respectively
  34.  
  35.  o several bug fixes were applied to the finger, get (archive-request),
  36.    and listserv services, primarily to make them more robust. Third-party
  37.    rewrites of get, listserv, and retrieve are included
  38.  
  39.  o there's a pattern-matching scheme that determines the desired service
  40.    based on header and body contents, instead of always by the Subject line
  41.